Skip to content

add report system#21

Merged
MiniDigger merged 2 commits intomainfrom
report-system
Jan 14, 2024
Merged

add report system#21
MiniDigger merged 2 commits intomainfrom
report-system

Conversation

@Machine-Maker
Copy link
Copy Markdown
Member

Creates a general injectable system for creating reports that can be generated via the CLI or by using the library directly. Should be helpful for generating separate logs of any important information from any point in codebook without having 1 big log file.

It's possible this should just be done with separate loggers that point to different files, but I like this because it creates a more abstract way on how formatting of various information would look.

@MiniDigger MiniDigger merged commit a911762 into main Jan 14, 2024
@MiniDigger MiniDigger deleted the report-system branch January 14, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants